home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / th.dir / 00102_WebHelp.ls < prev    next >
Encoding:
Text File  |  1996-04-18  |  86 b   |  7 lines

  1. on mouseDown
  2.   if hPressButton() then
  3.     endPopup()
  4.     LaunchHelp(151)
  5.   end if
  6. end
  7.